legend {
	font-size: 100%;
	color: rgba(136,136,136,1);
}
fieldset {
	float: left;
	height: auto;
	width: 400px;
}
#name {
	margin-left: 10px;
}
#mezo {
	width: 390px;
	height: 160px;
}
#submit {
	color: rgba(255,255,255,1);
	background-color: rgba(153,51,0,1);
}
